ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.QueryDesigner Assembly / GrapeCity.ActiveReports.QueryDesigner.Implementation Namespace / IItemCollection<T> Interface
Members

In This Topic
    IItemCollection<T> Interface
    In This Topic
    Defines interface to readonly collection.
    Object Model
    IItemCollection<T> Interface
    Syntax
    'Declaration
     
    Public Interface IItemCollection(Of T) 
    public interface IItemCollection<T> 
    Type Parameters
    T
    See Also